home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
komunikace
/
gizmo
/
WinGizmoInstall.exe
/
message_styles
/
Renkoo
/
variants
/
RedGreen Alternating.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2006-02-02
|
458b
|
28 lines
@import url("../main.css");
@import url("RedGreen.css");
.responseItem {
margin-left:42px;
margin-right:42px;
margin-bottom:0.25em;
position:relative;
}
/*outgoing alt */
.outgoingChatItem .avatar {
float:right;
}
.outgoingChatItem .bubbleIndicator {
height:11px;
width:12px;
float:right;
position:relative;
left:10px;
background:url("../images/greenIndicatorAlt.gif") no-repeat top left;
}
/* end outgoing alt */